QuickOPC User's Guide and Reference
.NET Framework Demo Applications for OPC UA (Client-Server)
Fundamentals > Product Parts > Demo Applications > .NET Framework Demo Applications > .NET Framework Demo Applications for OPC UA (Client-Server)

QuickOPC-UA installs with a demo application that allows exploring various functions of the product as an OPC UA Client. The demo application is available from the Start menu or the Launcher application.

There is also the same demo application written for WPF (Windows Presentation Foundation).

The Live Binding Demo shows live binding of OPC Unified Architecture information (from simulation OPC server) to standard Windows Forms controls (Microsoft). All binding to OPC data is achieved with no manual coding, only by configuring the components in Visual Studio. This demo also serves as a tutorial application for the live binding development model: When you click on any of the “How?” links, the bottom pane displays instructions explaining how to configure that particular feature.

See Also

Installed Examples - WindowsForms